STR REMOVE FILE EXTENSION
That command will remove the 3 character extension and dot from a filename (for example : EDITOR.EXE will return EDITOR )

SYNTAX
FileName$ = STR Remove File Extension( String$ )

ADDITIONAL INFORMATIONS
TEXTES Commands Menu
Index

EXEMPLE
Demonstration Sample